projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fb8f8b
)
(command-line): Fixed a typo in comment.
author
Kenichi Handa
<handa@m17n.org>
Thu, 21 May 1998 01:47:11 +0000
(
01:47
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 21 May 1998 01:47:11 +0000
(
01:47
+0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index aa86b0828c072bb8f4d1d475412bb9ee693e3aaa..c67fa8b676220783fc5e4743a175292885ff11a3 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-635,7
+635,7
@@
and any subdirectory that contains a file named `.nosearch'."
(if site-run-file
(load site-run-file t t))
- ;; Register avai
r
able input methods by loading LEIM list file.
+ ;; Register avai
l
able input methods by loading LEIM list file.
(load "leim-list.el" 'noerror 'nomessage 'nosuffix)
;; Sites should not disable this. Only individuals should disable